Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement whitespace control to comment tag #1764

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

ggmichaelgo
Copy link
Contributor

What are you trying to solve?

#1755 introduced a whitespace control bug to comment tag parsing.

The comment tag is now updated to update the parse_context.trim_whitespace when it recognises a whitespace control character like the raw tag.

Copy link
Member

@peterzhu2118 peterzhu2118 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the late review. This LGTM!

@ggmichaelgo ggmichaelgo merged commit 11a1f8e into main Dec 6, 2023
9 checks passed
@peterzhu2118 peterzhu2118 deleted the fix-comment-tag-whitespace-control branch December 6, 2023 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants